home *** CD-ROM | disk | FTP | other *** search
/ Champak 48 / cdrom_image.iso / Games / back_to_work.swf / scripts / DefineButton2_789 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-09-27  |  172 b   |  11 lines

  1. on(release){
  2.    if(womannum < 4)
  3.    {
  4.       replay();
  5.    }
  6.    else
  7.    {
  8.       getUrl("javascript:alert(\'∞╜öδööδèö 4Ω░£Ω╣î∞ºÇδºî Ω░ÇδèÑφò⌐δïêδïñ\')", "");
  9.    }
  10. }
  11.